Skip to content

Run CI multiple times a day #2246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 15, 2025
Merged

Run CI multiple times a day #2246

merged 2 commits into from
Feb 15, 2025

Conversation

marxin
Copy link
Contributor

@marxin marxin commented Feb 6, 2025

Right now, the cache is properly loaded and updated during each run of the CI. However, we still hit 429s every time the big portion of cache entries (pointing to GH) are invalidated. Plus, sometimes there are volatile links that tend to fail occasionally. Thus I recommend running the CI multiple times a day, it would run fast (only invalidated cache entries + failing will be checked).

@camelid What do you think?

@jieyouxu jieyouxu added A-CI Area: CI A-linkcheck Area: linkcheck S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content WG-rustc-dev-guide Working group: rustc-dev-guide labels Feb 6, 2025
@marxin marxin requested a review from camelid February 15, 2025 22:04
Copy link
Member

@camelid camelid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@camelid camelid merged commit 6ae7ec5 into rust-lang:master Feb 15, 2025
1 check passed
@marxin marxin deleted the CI-more-ofter branch February 15, 2025 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI Area: CI A-linkcheck Area: linkcheck S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content WG-rustc-dev-guide Working group: rustc-dev-guide
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants